cable clip - ترجمة إلى الروسية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

cable clip - ترجمة إلى الروسية

COORDINATE SYSTEM USED IN COMPUTER GRAPHICS
Clip Space; Clip space

cable clip      

общая лексика

зажим для крепления троса

кабельный зажим

строительное дело

сжим троса или каната

cable clip      
1) хомут для укрепления кабеля
2) втулка кабеля
cable clip      
сжим троса или каната

تعريف

СИ-ЭН-ЭН
(CNN) , см. "Кейбл ньюс нетуорк".

ويكيبيديا

Clip coordinates

The clip coordinate system is a homogeneous coordinate system in the graphics pipeline that is used for clipping. In OpenGL, clip coordinates are positioned in the pipeline just after view coordinates and just before normalized device coordinates (NDC).

Objects' coordinates are transformed via a projection transformation into clip coordinates, at which point it may be efficiently determined on an object-by-object basis which portions of the objects will be visible to the user. In the context of OpenGL or Vulkan, the result of executing vertex processing shaders is considered to be in clip coordinates. All coordinates may then be divided by the w {\displaystyle w} component, (the fourth component in homogeneous coordinates ( x c , y c , z c , w c ) {\displaystyle (x_{c},y_{c},z_{c},w_{c})} , see below) in what is called the perspective division. This transformation puts the objects into normalized device coordinates.

More concretely, a point in clip coordinates is represented with four components,

( x c y c z c w c ) , {\displaystyle {\begin{pmatrix}x_{c}\\y_{c}\\z_{c}\\w_{c}\end{pmatrix}},}

and the following equality defines the relationship between the normalized device coordinates x n {\displaystyle x_{n}} , y n {\displaystyle y_{n}} and z n {\displaystyle z_{n}} and clip coordinates,

( x n y n z n ) = ( x c / w c y c / w c z c / w c ) . {\displaystyle {\begin{pmatrix}x_{n}\\y_{n}\\z_{n}\end{pmatrix}}={\begin{pmatrix}x_{c}/w_{c}\\y_{c}/w_{c}\\z_{c}/w_{c}\end{pmatrix}}.}

Clip coordinates are convenient for clipping algorithms as points can be checked if their coordinates are outside of the viewing volume. For example, a coordinate x c {\displaystyle x_{c}} for a point is within the viewing volume if it satisfies the inequality w c x c w c {\displaystyle -w_{c}\leq x_{c}\leq w_{c}} . Polygons with vertices outside of the viewing volume may be clipped to fit within the volume.

What is the الروسية for cable clip? Translation of &#39cable clip&#39 to الروسية